home *** CD-ROM | disk | FTP | other *** search
-
- Clixecute - By Greg Chisholm -
-
- - This is P.D. as long as my name is included with the prog. and doc's
-
- Clixecute will "execute" a file in your 's' directory named "leftbutton",
- whenever you hold down the left mouse button during your startup-sequence.
-
- Clixecute needs two things set up just right to work:
-
- 1. the batch file named leftbutton in the 's' directory
- - if you assign s: to somewhere odd, Clixecute will look there,
- because it goes by s: and not sys:s or df0:s
-
- - in the file leftbutton, put any sequence of commands you want that
- will work properly when you execute the file
-
- if it works when you say:
-
- 1> execute s:leftbutton
-
- then Clixecute should make it work also.
-
- 2. you need to have the 'execute' command in your c: directory
- - at least have execute in the current path when you call Clixecute
-
-
- This command should be one of the first few, so you won't have to hold the
- button down for half-an-hour before it comes up.
-
- try it for doing things like-
-
- >loading workbench or not
- >closing the CLI after a loadWB
- >setting up a VD0:
- >...whatever...
-
-
- It sure beats using Ask.
-
- G.C.
-
-